Overview
Consultation process starts with creating the consultation and ends up with the consultation fulfilled/answered by a doctor
So the flow of the consultation will be as following
- Creating the consultation with a question, user id and selected medium
- Initiating the socket to listen to the events and handle status update
- Handle the in progress consultation depending on the consultation medium
- View the recommendation made by the doctor after the consultation
- Download the prescription when the recommendation is done by the doctor
We already explained how the consultations are created, so the next step is to handle the socket connection